-- card: 66794 from stack: in -- bmap block id: 90156 -- flags: 0000 -- background id: 90881 -- name: savedscores -- part 1 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=62 top=37 right=53 bottom=241 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: name -- part 2 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=296 top=35 right=52 bottom=444 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: date -- part 5 (button) -- low flags: 80 -- high flags: 8000 -- rect: left=353 top=6 right=56 bottom=416 -- title width / last selected line: 0 -- icon id / first selected line: 2 / 2 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Delete Saved ----- HyperTalk script ----- on mouseUp put cd field name into foo2 get the short name of this card put it into foo1 if it is "savedscores" then answer "Can't delete this savedscores card" with "Cancel" exit mouseUp end if if foo2 is empty then answer "Can't delete card with no Username" with "Cancel" exit mouseUp end if put "report_" & foo2 into foo get userlevel put it into savedlevel set the userlevel to 5 get foo go card it doMenu "Delete Card" put "savedscores_" & foo2 into foo get foo go card it doMenu "Delete Card" go card report set the userlevel to savedlevel end mouseUp -- part 6 (button) -- low flags: 80 -- high flags: A000 -- rect: left=417 top=11 right=55 bottom=496 -- title width / last selected line: 0 -- icon id / first selected line: 1007 / 1007 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Print Score ----- HyperTalk script ----- on mouseUp lock screen open printing put "report_" & cd field name into foo push card get foo go card it print this card pop card print this card close printing unlock screen end mouseUp -- part contents for background part 13 ----- text ----- A A A A D C A C B D A A C C D A A -- part contents for background part 16 ----- text ----- B C C D A A C C B B B B A -- part contents for background part 22 ----- text ----- #1(N1A03) #2(N1B06) #3(N1C07) #4(N1D01) #5(N1E11) #6(N1F06) #7(N1G10) #8(N1H09) #9(N1I09) #10(N1J09) #11(N2A20) #12(N2B05) #13(N3A09) #14(N4A09) #15(N4B09) #16(N4C08) #17(N4D09) -- part contents for background part 21 ----- text ----- #18(N5A01) #19(N5B07) #20(N5C05) #21(N5D01) #22(N6A07) #23(N6B05) #24(N7A02) #25(N7B04) #26(N8A05) #27(N8B09) #28(N9A06) #29(N9B07) #30(N9C11) -- part contents for card part 1 ----- text ----- michaelburke -- part contents for card part 2 ----- text ----- 3/4/91 -- part contents for background part 12 ----- text ----- A B A A C B B A D B A D D C A C A -- part contents for background part 15 ----- text ----- C D A B A D B C B A C B B